Skip tests that use whiteouts under Docker/aufs
authorSimon McVittie <smcv@debian.org>
Fri, 5 Aug 2016 19:41:05 +0000 (20:41 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 5 Aug 2016 20:32:57 +0000 (20:32 +0000)
commit0de51bfc45cf06e83b2d796219f890e5f297cde0
treeb47e096a98576682eb75bbcf3ce491759e53e9f5
parent64e4525793602c29b626c707230143c92ffa6c66
Skip tests that use whiteouts under Docker/aufs

ostree's naming convention for whiteouts is similar to what is
done in aufs, which means we can't compose the trees to test this
feature under Docker with the aufs storage driver, as used on
travis-ci.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #437
Approved by: cgwalters
tests/basic-test.sh